<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* CSS Document */

body{ font-size:12px; color:#505050;}

a { color:#505050; font-size:12px; text-decoration:none; }

a:hover { color:#006c38; font-size:12px; text-decoration:none;}


/*h5å…¼å®¹ie9ä»¥ä¸‹ç‰ˆæœ¬æ&nbsp;·å¼*/
header,nav,article,section,aside,footer{display:block;}

.clear_cs{height:0px;font-size:0px; line-height:0px;clear:both;over-flow:hidden;}

/***************index css********************/

header{width:1160px; height:104px; margin:0 auto;}
.logo{width:300px; height:104px; float:left; display:inline;}
.top_right{width:430px; height:104px; float:right; display:inline;}
.cn, .en{width:100px; height:18px; line-height:18px; text-indent:10px;}
.cn a{ display:block; background:url(../image/dian1.jpg) no-repeat left center; color:#006b37;}
.en a{display:block; background:url(../image/dian2.jpg) no-repeat left center; color:#616161;}
.en a:hover{background:url(../image/dian1.jpg) no-repeat left center; color:#006b37;}

nav{width:1360px; height:40px; border-bottom:2px solid #6c6c6c; margin:15px auto 0;}
.navgation{width:1160px; height:40px; margin:0 auto;}
.nav_list li{width:110px; height:40px; line-height:40px; text-align:center; float:left; display:inline; margin:0 27px;}
.nav_list li a{width:110px; height:40px; line-height:40px; display:block; font-size:16px; color:#000000;}
.nav_list li a:hover,
.nav_list li.current a,
.nav_list li.current a:hover{ background:#006b37; color:#fff; border-radius:10px 10px 0 0;}

#flash{width:1360px; height:457px; margin:0 auto;}


.banner1{width:1360px; height:auto; margin:0 auto;}
.flexslider{position:relative;width:1360px; height:457px;overflow:hidden;zoom:1;}

.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease;}
.flexslider .slides{zoom:1;}
.flex-direction-nav a{width:60px;height:90px;line-height:99em;overflow:hidden;margin:-60px 0 0;display:block;
background:url(../image/ad_ctr.png) no-repeat;position:absolute;top:50%;z-index:10;cursor:pointer;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease;}
.flex-direction-nav .flex-next{background-position:0 -90px;right:0;}
.flex-direction-nav .flex-prev{left:0;}
.flexslider:hover .flex-next{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-prev{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{opacity:1;filter:alpha(opacity=50);}
.img img{width:1360px; height:457px;}

.flex-control-nav{width:100%;position:absolute;bottom:10px;text-align:center;}
.flex-control-nav li{margin:0 5px;display:inline-block;zoom:1;*display:inline;}
.flex-control-paging li a{background:url(../image/dot.png) no-repeat 0 -16px;display:block;height:16px;overflow:hidden;text-indent:-99em;width:16px;cursor:pointer;}
.flex-control-paging li a.flex-active{background-position:0 0;}



.sy_about{width:820px; height:140px; margin:51px auto 0; background:#f3f2f3; font-family:"å®‹ä½“";}
.syabTitle{ color:#006b37; font-weight:bold; font-size:18px; font-family:"Microsoft Yahei";}
.syabpic{width:410px; height:140px; position:relative;}
.syabpic img{width:410px; height:140px;}

.syabMore{ position:absolute; width:410px; height:140px; z-index:111; left:0; top:0; color:#fff;}
.syabp1{ font-size:18px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; text-align:center; padding-top:40px;}
.syabp2{ text-align:center;margin-top:12px;}
.syabp2 a{color:#fff; border:1px solid #fff; border-radius:5px; padding:5px 8px; }



.sy_box1{width:1048px; height:auto; margin:88px auto 0;}
.sy_b1title{width:290px; margin:0 auto;}
.sy_b1titleh5{width:98px; height:30px; background:#fff; border:1px solid #6c6c6c; font-size:16px; color:#286f37; text-align:center; margin:0 auto; position:relative;}
.sy_b1titleh5:after{width:290px; height:1px; border-top:1px solid #6c6c6c; content:''; position:absolute; left:-95px; top:16px; z-index:-11;}
.sy_b1titleh6{ text-align:center; font-family:Arial, Helvetica, sans-serif; height:30px; line-height:30px; text-transform:uppercase; font-size:14px; font-weight:bold;}
.sy_b1titlep1{ text-align:center;}
.sy_b1txt{width:1048px; height:auto; margin-top:44px;}

.sy_b1Left{width:30px; height:37px; float:left; display:inline; background:url(../image/left.jpg) no-repeat; cursor:pointer; margin-top:89px;}
.sy_b1Right{width:30px; height:37px; float:right; display:inline; background:url(../image/right.jpg) no-repeat; cursor:pointer; margin-top:89px;}

.sy_b1center{width:963px; float:left; display:inline; margin-left:25px;}

/*.sy_b1ul li{width:215px; height:213px; float:left; display:inline;}*/


.main_img{width:215px;height:213px;overflow:hidden;position: relative; float:left; display:inline; margin:0 10px 40px;}
.main_img img{width:215px;height:213px; overflow-x:hidden; overflow-y:hidden; position:relative; z-index:1; 
transition-delay:0s;
transition-duration:1s;
transition-property:all;
transition-timing-function:ease;

-moz-transition-delay:0s;
-moz-transition-duration:1s;
-moz-transition-property:all;
-moz-transition-timing-function:ease;

-webkit-transition-delay:0s;
-webkit-transition-duration:1s;
-webkit-transition-property:all;
-webkit-transition-timing-function:ease;

-o-transition-delay:0s;
-o-transition-duration:1s;
-o-transition-property:all;
-o-transition-timing-function:ease;
}

.main_img .show{width:215px;height:213px;background:rgba(40,111,55,0.91);position:absolute; z-index:200; left:0; top:0; opacity:0; filter:alpha(opacity=0);
transition-delay:0s;
transition-duration:0.3s; 
transition-property:opacity;
transition-timing-function:ease-in;
-moz-transition-delay:0s;
-moz-transition-duration:0.3s; 
-moz-transition-property:opcity; 
-moz-transition-timing-function:ease-in;
-webkit-transition-delay:0s; 
-webkit-transition-duration:0.3s;
-webkit-transition-property:opacity;
-webkit-transition-timing-function:ease-in;
-o-transition-delay:0s;
-o-transition-duration:0.3s;
-o-transition-property:opacity;
-o-transition-timing-function:ease-in;
color:#fff;
}
.main_img:hover img{ transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -ms-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2); -o-transform:scale(1.2,1.2);}


.main_img:hover .show{width:215px;height:213px;opacity:1; filter:alpha(opacity=100);font-family:"å®‹ä½“";}

.showDt{ height:26px; line-height:26px; text-align:center; margin-top:44px;}
.showDt a{ font-weight:bold; font-size:14px; color:#fff;}
.showNo{ height:20px; line-height:20px; text-align:center; font-family:Arial, Helvetica, sans-serif;}
.showMemo{ height:40px; line-height:20px; overflow:hidden; padding:0 10px 0 12px; margin-top:8px; margin-bottom:18px;}
.showMore{text-align:center;}
.showMore a{ background:#fff100; color:#010101; line-height:20px; padding:7px 8px; border-radius:4px;}


.sy_box2{width:1048px; height:auto; margin:160px auto 0;}
.sy_b2txt{width:1048px; height:auto; margin-top:42px;}

#featureContainer {width: 1048px; }
#feature {position: relative; margin-top: 5px; margin-bottom: 20px;}

#feature .prev {TEXT-INDENT: -9999px; width:30px; DISPLAY: block; BACKGROUND: url(../image/left.jpg) center top no-repeat;  height: 37px; position:absolute; left:0; top:90px;}
#feature .next {TEXT-INDENT: -9999px; width:30px; DISPLAY: block; BACKGROUND: url(../image/right.jpg) center top no-repeat; height: 37px; position:absolute; right:0; top:90px;}
#feature .prev:hover {BACKGROUND-position: center bottom}
#feature .next:hover {BACKGROUND-position: center bottom}

#botton-scroll {Z-INDEX: 0;  margin: 0px auto; width:967px;height:215px; FLOAT: left; margin-left:20px;}
.featureUL {position: relative; padding:0px;margin:0px;width: 2800px;FLOAT: left;left: 0px;}

.featureBox {width:215px; height:215px; float:left; OVERFLOW: hidden; margin-right:22px;}


#block {Z-INDEX: 0; position: relative;padding-bottom: 20px; margin: 0px auto;width:967px;height:215px;OVERFLOW: hidden;}
#block .box {width:215px; height:215px; FLOAT: left;}
#block .box &gt; a{width:215px; height:184px; display:block;}
#block .box &gt; a img{width:215px; height:184px;}
#block .box &gt; h5{ height:31px; line-height:31px; background:#b5b5b5; text-indent:10px; overflow:hidden;}
#block .box &gt; h5 a{ color:#020202;}
#block .box &gt; h5 span{font-family:"å®‹ä½“"; float:right; display:inline; margin-right:6px; line-height:33px;}

footer{width:1360px; border-top:4px solid #000000; margin:143px auto 0;}

.foot{width:1048px; min-height:60px; margin:0 auto; color:#333333; padding-top:18px;}
.foot a{color:#333333;}
.ftd span{ padding:0 10px;}

/*********************neiye css *********************/






/*header{width:1160px; height:104px; margin:0 auto;}*/
#nyflash{width:1360px; height:300px; margin:0 auto;}
.ny_center{width:1160px; height:auto; margin:40px auto 0;}
.nysider{width:230px; float:left; display:inline;}
.nycontainter{float:right; width:890px;}


.nycategory li{width:230px; height:40px; margin-bottom:6px;}
.nycategory li a{width:230px; height:40px; line-height:40px; display:block; background:url(../image/li1.jpg) no-repeat; text-indent:38px; font-size:14px;}
.nycategory li a:hover,
.nycategory li.nycatecur a{ background:url(../image/li1hover.jpg) no-repeat; color:#fff;}

.nyproul{width:950px; margin-bottom:15px;}
.nyproul li{width:217px; float:left; display:inline; margin:0 10px 34px 0;}

.nyproImg{width:217px; height:215px; position:relative;}
.nyproImg a{width:215px; height:213px;display:block; border:1px solid #c7c7c7;}
.nyproImg a:hover{width:215px; height:213px; display:block; border:1px solid #006735;}
.nyproImg a img{width:215px; height:213px;}
.nyproImg b{width:20px; height:20px; display:none; position:absolute; right:0; top:0; overflow:visible;}
.nyproName{ height:24px; line-height:24px; padding-top:8px;}
.nyproName a{ font-size:14px; color:#333333;}
.nyproName a:hover{ color:#006a36;}
.nyproMemo{ height:20px; line-height:20px; color:#aeaeae;}


.nydetailBox1{width:890px; height:auto;}

.nydetailBox1Left{width:402px; height:auto;float:left; display:inline;}

/*ä¸»å®¹å™¨*/
.con-FangDa{width:402px;height:auto;}
/*æ­£å¸¸å®¹å™¨*/
.con-fangDaIMg{width:400px;height:400px;position:relative;border:1px solid #ccc;}
.con-fangDaIMg &gt; img{width:100%;height:100%;}
/*æ»‘å—*/
.magnifyingBegin{width:150px;height:150px;left:0;top:0;background-color:#fff;opacity: 0.5;filter:alpha(opacity=50);position: absolute;cursor:move;display:none;}
/*æ”¾å¤§é•œæ˜¾ç¤ºåŒºåŸŸ*/
.magnifyingShow{width:360px;height:360px;display:none;position:absolute;right:-370px;top:0;overflow:hidden;background-color:#fff; z-index:111;}
.magnifyingShow &gt; img{
	width:1000px;
	height:1000px;
	margin-left:0;
	margin-top:0;
}
/*è®¾ç½®é€‰æ‹©å›¾ç‰‡å®¹å™¨*/
.con-FangDa-ImgList{margin-top:10px;height:64px;width:420px;}
.con-FangDa-ImgList &gt; li{margin-right:20px;width:60px;height:60px;float: left;cursor: pointer;border: 2px solid #ccc;background-color: #454545;text-align:center;}

.con-FangDa-ImgList &gt; li &gt; img{vertical-align:top;display:inline;width:60px;height:60px;}
.con-FangDa-ImgList &gt; .active{border-color:#006b37;}


.nydetailBox1Right{width:443px; height:auto; float:right; display:inline;}
.nydbTitle{ color:#000; font-size:16px; height:24px; line-height:24px;}
.nydbNo{ color:#8c8c8c; height:24px; line-height:24px; margin-top:5px;}
.nydbNo &gt; span{ font-size:14px; color:#006b37;}
.nydblingyu{ margin-top:15px;}
.nydblingyu &gt; h6{height:24px; line-height:24px;font-size:14px; color:#006b37;}
.nydblyTxt{ height:88px; color:#8c8c8c; line-height:22px; overflow:hidden; margin-top:6px;}
.nydblypic{ margin-top:16px;}
.nydblyul li{width:46px; height:46px; border:1px solid #006b37; float:left; display:inline; margin-right:15px;}
.nydblyul li img{width:46px; height:46px;}

.nydbContact{ height:29px; margin-top:23px;}

.piaofu{width:91px; height:29px;}
.mask{margin:0;padding:0;border:none;width:100%;height:100%;background:#000;opacity:0.6;filter:alpha(opacity=60);z-index:9999;position:fixed;top:0;left:0;display:none;}
#LoginBox{position:absolute;left:38%;top:45%;background:white;width:426px;height:396px;/*border:2px solid #215193;border-radius:7px;*/z-index:10000;display:none;}
.row1{background:#f7f7f7;padding:0px 20px;line-height:50px;height:50px;color:#000;font-size:20px;}
.close_btn, a.close_btn:hover{font-family:arial;font-size:30px;font-weight:700;color:#999;text-decoration:none;float:right;padding-right:4px;}
.row2{height:27px;line-height:27px;padding:0px 30px;font-size:14px; margin-top:20px;}
.row3{line-height:27px;padding:0px 30px;font-size:14px; margin-top:40px;}
.inputBox{margin-left:5px;}
.inputBox2{margin-left:5px;}
#txtName{height:27px;width:232px;border:1px solid #c3c3c3; padding-left:5px;}
#txtPwd{height:55px;width:230px;border:1px solid #c3c3c3; padding-left:5px; font-size:12px;}
.row{ margin-top:0px;margin-left:106px;}
#loginbtn{color:White;background:#006735;text-decoration:none;padding:10px 35px;margin-top:40px;border-radius:5px;/*opacity:0.8;filter:alpha(opacity=80);*/}
#resetbtn{ color:#1d191a; background:#dfdfdf;padding:10px 35px;border-radius:5px; margin-left:10px;}
#example{color:#000;}
.warning{float:right;color:Red;text-decoration:none;font-size:20px;font-weight:bold;margin-right:20px;display:none;}

.nydbTedian{ margin-top:16px;}
.nydbTedian &gt; h6{height:24px; line-height:24px;font-size:14px; color:#006b37;}
.nydbTetxt{ color:#8c8c8c; line-height:22px; margin-top:3px; height:132px; overflow:hidden;}


.nydetailBox2{width:890px; height:auto; margin-top:72px;}

#tab_li{height:36px; line-height:36px; border-bottom:2px solid  #006b37;}
#tab_li li{width:100px; height:36px; line-height:36px; float:left; display:inline; text-align:center;font-size:14px; background:#dfdfdf; margin-right:15px; border-top-left-radius:5px; border-top-right-radius:5px; color:#333333; font-family:"å®‹ä½“"; font-weight:bold; cursor:pointer;}
#tab_li li.current3{width:100px; height:36px; line-height:36px; color:#fff;background:#006b37;}

#change_warp{ width:890px; clear:left;margin:0 auto;}
.person_con{width:890px; min-height:380px;  margin:20px 0px 0;}


.videoul{width:1220px;}
.videoul li{width:255px; float:left; display:inline;margin-right:45px; margin-bottom:30px;}
.videoImg{width:255px; height:170px; position:relative;}
.videoImg a img{width:255px; height:170px;}
.videoopacity{width:255px; height:170px; display:none; position:absolute; z-index:22; left:0px; top:0px;}

.videoName{ height:30px; line-height:30px; text-align:center;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; margin-top:8px;}




/*åˆ†é¡µ*/
div.pager
{
text-align:center;
	margin:0 auto;
	padding-bottom:3px;
}
div.pager span
{
			margin-left:8px;
	margin-right:8px;
}
div.pager a
{
		margin-left:8px;
	margin-right:8px;
	text-decoration:none;
}


/*æ–°é—»*/

.news1{ padding:20px 0;/* border-top:2px solid #eaeaea;*/ background:#f7f7f7}
#newSlide{ position:relative; height:218px; width:946px; margin:0 auto;}
#newSlide li{ position:absolute; left:0px; top:0px; width:100%; height:218px;}
#newSlide a{ display:block; overflow:hidden; height:218px;}
#newSlide img{ vertical-align:top;}
#newSlide .imgs{ float:left; width:361px;}
#newSlide .text{ float:right; width:570px; overflow:hidden}
#newSlide h4{ overflow:hidden; text-align:right; line-height:42px; margin-top:38px;}
#newSlide h4 span.t{ color:#003b6c;}
#newSlide h4 span.t em{ font-family:'å®‹ä½“';}
#newSlide h4 .s{ float:left; width:460px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; text-align:left; color:#333; font-size:14px;}
#newSlide .memo{ line-height:24px; margin-top:6px; max-height:72px; overflow:hidden;}
#newSlide .num{ position:absolute; left:384px; bottom:0px;}
#newSlide .num a{ float:left; width:10px; height:10px; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; display:inline-block; margin-right:6px; background:#231915;}
#newSlide .num a.on{ background-color:#006735;}


.news2{width:1160px; margin:30px auto 0;}

.news2ul{width:1220px;}
.news2ul li{width:255px; float:left; display:inline; margin-right:45px; margin-bottom:30px;}
.news2Img{width:255px; height:218px; display:block;}
.news2Img img{width:253px; height:216px; border:1px solid #CCC;}
.news2Time{background: url(../image/time.jpg) no-repeat left center;padding-left: 20px;line-height: 24px;margin-top: 10px;color: #999999;}
.news2Title{width:255px;color: #4f4f4f;line-height: 24px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-bottom: 6px;}
.news2more{ height:24px; line-height:24px; display:block;}
.news2more &gt; em{font-family:'å®‹ä½“';}


.newstitle{text-align:center; font-size:14px; font-weight:bold;}
.newssubtitle{ height:28px; line-height:28px; margin-top:12px; text-align:center;background-color:#ebebeb;}
.newssubtitle span{padding:0 10px;}

.news_con{margin-top:20px;}

.newspager{width:100%; height:30px; line-height:30px; text-align:left; margin-top:20px;}














/*äº§å“åˆ†ç±»*/




.producttype0 {width:215px; height:28px; background:url(../image/li1.jpg) no-repeat; text-indent:15px; margin-top:5px;}

.producttype0 a{font-weight:bold; color:#285cbc; line-height:28px;}

.producttype0 a:hover {font-weight:bold; color:#C80901; line-height:28px;}


.producttype1 {width:215px; height:26px; background:url(/templets/rending/images/li2.gif) no-repeat; text-indent:15px; margin-top:5px;}

.producttype1 a{font-weight:normal; color:#000000; line-height:26px;}

.producttype1 a:hover {font-weight:normal; color:#C80901; line-height:26px;}

 
 
/*ä¸‹è½½*/
ul.downloads
{
	clear:both;
	margin:0px;
	padding:0px;
	padding-top:5px;
}

ul.downloads li
{
	margin-bottom:5px;
}

ul.downloads li a
{
	text-decoration:none;
}

</pre></body></html>